IBDAC

TCustomIBCArray.SetItemAsWideString Method

Assigns WideString value to the contents of an array item.

Class

TCustomIBCArray

Syntax

procedure SetItemAsWideString(const Indices: array of integer; const Value: string);

Parameters
Indices
Holds an array of element indexes in the array (if the array is one-dimensional, there is only one index).
Value
Holds the array item value as WideString.

Remarks

Call the SetItemAsWideString method to assign WideString value to the contents of an array item.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback